/* Included for Asian Languages ONLY */
/* Overrides smaller font-size and line-height declarations with slightly larger ones */
body {
    font-size: 12px !important;
    line-height:15px !important;
}
p {
    font-size: 12px !important;
    line-height:15px !important;
}
ul {
    font-size: 12px !important;
    line-height:15px !important;
}